void delete_class(bsp_object *o)
Parameter | Type | Description |
---|---|---|
o | bsp_object * | object to be deleted |
None
This function is used only by the flyEditor and deletes a object from the scene. It also clears any other object reference to the one being deleted.